Undocumented functions of NTDLL

2OO1, 27 February


NtPrivilegedServiceAuditAlarm
NtPrivilegedServiceAuditAlarm

NTSYSAPI 
NTSTATUS
NTAPI

NtPrivilegedServiceAuditAlarm(
IN PUNICODE_STRING SubsystemName OPTIONAL, IN PUNICODE_STRING ServiceName OPTIONAL, IN HANDLE ClientToken, IN PPRIVILEGE_SET ClientPrivileges, IN BOOLEAN AccessGranted );



Function NtPrivilegedServiceAuditAlarm doesn't work on NT40-SP6. For more information see description of PrivilegedServiceAuditAlarm in Microsoft SDK.



Requirements:
Library: ntdll.lib
Privilege: SE_AUDIT_PRIVILEGE


See also:
NtOpenObjectAuditAlarm
NtPrivilegeObjectAuditAlarm
PRIVILEGE_SET